IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > ScalarEntityReference<T> Class : Clone Method |
'Declaration
Protected Overrides Function Clone( _ ByVal fromAspect As EntityAspect _ ) As EntityReferenceBase
'Usage
Dim instance As ScalarEntityReference(Of T) Dim fromAspect As EntityAspect Dim value As EntityReferenceBase value = instance.Clone(fromAspect)
protected override EntityReferenceBase Clone( EntityAspect fromAspect )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2